[]
Gets or sets a ScriptObjectValue yielding the checked value of the checkbox.
[C1Category("Data")]
[C1Description("CheckBoxField.Value", "Text or expression yielding the checked value of the checkbox.")]
public ScriptObjectValue Value { get; set; }
<C1Category("Data")>
<C1Description("CheckBoxField.Value", "Text or expression yielding the checked value of the checkbox.")>
Public Property Value As ScriptObjectValue