setter

abstract override val setter: KMutableProperty2.Setter<D, E, V>(source)

The setter of this mutable property, used to change the value of the property.

Since Kotlin

1.0