W3cubDocs

/Kotlin

setter

abstract val setter: Setter<D, E, R>

Overrides KMutableProperty.setter

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

© 2010–2018 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-mutable-property2/setter.html