PropertyReference

A reference to a property relative to the kind expressions.

JSON representation
{
  "name": string
}
Fields
name

string

A reference to a property.

Requires:

  • MUST be a dot-delimited (.) string of segments, where each segment conforms to entity property name limitations.