kotlin-stdlib / kotlin.reflect / KProperty / getter getter JVM JS 1.0 abstract val getter: Getter<R> The getter of this property, used to obtain the value of the property.