Property name.
Optionalmeta: { inherits?: boolean; initialValue?: any; syntax?: string } = {}Property definition.
Optionalinherits?: booleanWhether the property inherits.
OptionalinitialValue?: anyInitial value.
Optionalsyntax?: stringProperty syntax.
Optionalroot: Document = globalThis.documentDocument to register the property in.
Register a CSS custom property if it’s not already registered.