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