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