The attribute reference string or literal string.
it true the value should be treated as a literal.
Private Readonly _componentsReadonly isReadonly redactionWhen redacting attributes this name can be directly added to the list of redactions.
Static Readonly InvalidFor use as invalid references when deserializing Flag/Segment data.
Generated using TypeDoc
Take an attribute reference string, or literal string, and produce an attribute reference.
Legacy user objects would have been created with names not references. So, in that case, we need to use them as a component without escaping them.
e.g. A user could contain a custom attribute of
/awhich would become the literalaif treated as a reference. Which would cause it to no longer be redacted.