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