'Declaration
Public Property UncheckedImageSource As UIKit.UIImage
'Usage
Dim instance As C1ToggleButton Dim value As UIKit.UIImage instance.UncheckedImageSource = value value = instance.UncheckedImageSource
public UIKit.UIImage UncheckedImageSource {get; set;}