The CheckboxGroup component is used for displaying a list of related options, in the form of Checkbox inputs, where multiple choices may be selected.
Gets the id attribute of the fieldset
Checks if the entire group is disabled
Gets the label text of the checkbox group
Gets the name attribute shared by checkboxes in the group
Gets the count of selected checkboxes
Gets the current selected values array