kweb-core
1.4.8
jvm
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.