Checks if the current value is in default/auto state (unset).
Must be implemented by option rows that use Auto/clear functionality.
| value |
The current value from the options object |
|
true if value is unset (default/auto), false otherwise |