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