ascending property

bool ascending
getter/setter pair

The flag to define sorting order. True to sort ascending, false to sort descending

Implementation

bool ascending;