'Declaration
Public Property HeaderBackgroundColor As Xamarin.Forms.Color
'Usage
Dim instance As GridRow Dim value As Xamarin.Forms.Color instance.HeaderBackgroundColor = value value = instance.HeaderBackgroundColor
public Xamarin.Forms.Color HeaderBackgroundColor {get; set;}