Represents the field name and direction of sort column.
Defines the direction of the sort operation.
Ascending
: Sorts the column in ascending order.Descending
: Sorts the column in descending order.Defaults to null
string
Defines the field (column) name to sort by.
Defaults to ”