'Declaration
Public Property UncheckedImageSource As Android.Graphics.Bitmap
'Usage
Dim instance As C1ToggleButton Dim value As Android.Graphics.Bitmap instance.UncheckedImageSource = value value = instance.UncheckedImageSource
public Android.Graphics.Bitmap UncheckedImageSource {get; set;}