getValue
Returns the value of the property for the given object.
Since Kotlin
1.1Return
the property value.
Parameters
thisRef
the object for which the value is requested.
property
the metadata for the property.
Returns the value of the property for the given object.
the property value.
the object for which the value is requested.
the metadata for the property.
Thanks for your feedback!