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