property

expect fun property(property: String): PropertyExpression(source)

Create a property expression representing the value of the given property.

Return

a property expression.

Parameters

property

the name of the property in the form of a key path.

actual fun property(property: String): PropertyExpression(source)
actual fun property(property: String): PropertyExpression(source)