property

Targets a nested path starting from Root.


Deprecated (with error)

Use the infix KProperty generates API.

Targets property on Root.

Kotlin common code cannot read the value type from a bare KProperty1. Use the property reference infix functions when type-safe matching is required.