kotlin-stdlib / kotlin.reflect / KMutableProperty2 / setter setter JVM JS 1.0 abstract val setter: Setter<D, E, R> The setter of this mutable property, used to change the value of the property.