Sort property

void Sort=(SortDirection value)

Implementation

set Sort(enumerations.SortDirection value) => this.sortDirection = value;