public bool AllowSorting { get; set; }
Public Property AllowSorting As Boolean Get Set
public: property bool^ AllowSorting { bool^ get (); void set (bool^ value); }