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