'Declaration
Public Property UncheckedImageSource As Xamarin.Forms.ImageSource
'Usage
Dim instance As C1ToggleButton Dim value As Xamarin.Forms.ImageSource instance.UncheckedImageSource = value value = instance.UncheckedImageSource
public Xamarin.Forms.ImageSource UncheckedImageSource {get; set;}