'Declaration
Public Overridable Property Background As Android.Graphics.Drawables.Drawable
'Usage
Dim instance As GridCellsPanel Dim value As Android.Graphics.Drawables.Drawable instance.Background = value value = instance.Background
public virtual Android.Graphics.Drawables.Drawable Background {get; set;}