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