recordsUnsupportedOptionErrors property
Whether an option the backend does NOT support (a false flag
above) still renders a usable string AND records a FluentError.
The uniform-degrade contract; backends flip this on once their
degrade paths are wired.
Implementation
final bool recordsUnsupportedOptionErrors;