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