public abstract Expression<Func<TItem, object>> OrderBy { get; set; }
Type:
Expression<Func<TItem, object>>
In this article