Capítulo 198 de 411
Getter/setter for the enabled state — call with no argument to read it, or pass a boolean to set it (returns the instance when setting, for chaining).
| Parameter | Type | Description |
|---|---|---|
| value | Boolean (optional) | omit to get current state; pass to set it |
enabled(true)/enabled(false).