OrderBy property

OrderByCollection get OrderBy
Gets the properties against which the returned items should be ordered.

Implementation

OrderByCollection get OrderBy => this._orderBy;