'Declaration Public Property Sort As System.String
public System.string Sort {get; set;}
'Declaration Public Property Sort As System.String
public System.string Sort {get; set;}
For example:
"OrderID, ProductID DESC, [UnitPrice] ASC"