'宣言
<Foundation.ExportAttribute("AllowSorting")> <System.ComponentModel.BrowsableAttribute(True)> Public Property AllowSorting As System.Boolean
[Foundation.Export("AllowSorting")] [System.ComponentModel.Browsable(true)] public System.bool AllowSorting {get; set;}