kotlin-stdlib / kotlin.reflect / KMutableProperty / setter setter JVM 1.0 abstract val setter: KMutableProperty.Setter<V>(source) The setter of this mutable property, used to change the value of the property.