property

expect fun property(property: String): SelectResult.As(source)

Creates a SelectResult with the given property name.

Return

a SelectResult.From that can be used to alias the property.

Parameters

property

The property name.

actual fun property(property: String): SelectResult.As(source)
actual fun property(property: String): SelectResult.As(source)