kotlin-stdlib / kotlin.reflect / KProperty0 / get get Common JVM JS Native 1.0 abstract fun get(): V(Common source) (JVM source) (JS source) (Native source) Returns the current value of the property.