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