[]
Gets or sets the default value of this CheckBoxField.
[Obsolete("Use the DefaultChecked property instead.")] public bool DefaultValue { get; set; }
<Obsolete("Use the DefaultChecked property instead.")> Public Property DefaultValue As Boolean