PropertyPath
open class PropertyPath : QueryValue
Abstract base class for Property and DataPath.
Values of type PropertyPath are typically used in query construction.
See also
DataQuery.select, DataQuery.expand, DataQuery.orderBy.