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