BooleanAttribute
The boolean attribute is an object that extends AttributeBase and contains the following properties:
| Property | Description | Required |
|---|---|---|
type | 'boolean' | Yes |
trueLabel | The label for the true value. | No |
falseLabel | The label for the false value. | No |