On this pageCheckbox.isOnpublic bool isOn { get; set; }CopyDescription#Gets/Sets the on/off state.Usage#sampleObject.isOn = true;