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