[]
Gets or sets a value that declares whether the state of the ToggleSwitch is "On".
public bool IsOn { get; set; }
Public Property IsOn As Boolean