'Declaration Public Property UncheckedToolTip As String
'Usage Dim instance As ToggleSwitch Dim value As String instance.UncheckedToolTip = value value = instance.UncheckedToolTip
public string UncheckedToolTip {get; set;}
'Declaration Public Property UncheckedToolTip As String
'Usage Dim instance As ToggleSwitch Dim value As String instance.UncheckedToolTip = value value = instance.UncheckedToolTip
public string UncheckedToolTip {get; set;}