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