mongodb-driver-kotlin-extensions
5.5.0
jvm
mongodb-driver-kotlin-extensions
/
com.mongodb.kotlin.client.property
/
KPropertyPath
/
Companion
/
customProperty
custom
Property
fun
<
T
,
R
>
customProperty
(
previous
:
KPropertyPath
<
*
,
T
>
,
path
:
String
)
:
KProperty1
<
T
,
R
?
>
Provides "fake" property with custom name.