SortKey.target

Get target property.

class SortKey
@property
string
target
()

Return Value

Type: string

A name or dot path for the sort target.

dot_path = '.' name | '[' digit+ ']' | dot_path+