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