OptionalasThe first Matter specification in which this element appears.
OptionalchildrenChild elements.
OptionaldescriptionA short summary of the element.
OptionaldetailsA paragraph summary of the element.
OptionalidThe ID of the element per Matter specification, either global or context-specific. A "machine appropriate" semantic differentiator.
OptionalisIs this a global element? Global elements are available in-scope for every cluster.
OptionalisIs this a "seed" element? These are global types and cluster elements defined in the core specification, without which we are fairly incapacitated.
The key used for storing this element. A "human appropriate" semantic differentiator.
OptionaltypeIf an element derives from another element, the name of the parent element goes here.
OptionaluntilThe Matter specification revision in which this element was removed.
OptionalxrefReference to Matter specification document.
Per the Matter specification, an element is a data construct that supports an instance of data. So, a class.
Elements as defined by this package are a static data structure. Each element has a corresponding "Model" that is a proper class with runtime functionality related to the element.