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