Optional Readonly defaultThe default value of the option. If omitted, boolean options default to true.
Optional Readonly descriptionAn optional longer explanantion of this option, to be shown in the UI.
Optional Readonly iconAn icon for this option. It is only displayed for boolean options, next to the check box.
Readonly identifierAn identifying string for this option.
Optional Readonly labelA short label for this option.
A boolean option.