kmongo / org.litote.kmongo.property / KPropertyPath / customProperty

customProperty

fun <T, R> customProperty(previous: KPropertyPath<*, T>, path: String): KProperty1<T, R?> (source)

Provides "fake" property with custom name.