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