The 'FolderListingColumnSorting' class represents a single column sorting setting for a folder listing.
  Clone | Creates a copy of the object. | 
  ID | The column ID to be sorted; the property definition ID or a pseudo-ID. | 
  Index | The 0-based column index to be sorted. | 
  SortAscending | True to sort ascending, false to sort descending. |