Getter
Getter of the property is a get
method declared alongside the property.
Can be used as a function that takes 0 arguments and returns the value of the property type V.
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Getter of the property is a get
method declared alongside the property.
Can be used as a function that takes 0 arguments and returns the value of the property type V.