[]
Gets or sets whether the button is checked.
[Parameter] public bool? IsChecked { get; set; }
<Parameter> Public Property IsChecked As Boolean?