'Declaration
Public Property HeaderBackgroundColor As UIKit.UIColor
'Usage
Dim instance As GridRow Dim value As UIKit.UIColor instance.HeaderBackgroundColor = value value = instance.HeaderBackgroundColor
public UIKit.UIColor HeaderBackgroundColor {get; set;}