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