Gets or sets the table column name to order the data by.
public string OrderBy { get; set; }
Public Property OrderBy() As String