getter

abstract override val getter: KProperty2.Getter<D, E, V>(source)

The getter of this property, used to obtain the value of the property.

Since Kotlin

1.0