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