toggle menu
kweb-core
1.4.12
jvm
switch theme
search in API
kweb-core
/
kweb.state
/
property
property
inline
fun
<
O
,
T
>
KVar
<
T
>
.
property
(
property
:
KProperty1
<
T
,
O
>
)
:
KVar
<
O
>
(
source
)
Use reflection to create a
KVar
that bi-directionally maps to a mutable property of an object.