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