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