This is where the attributes are actually stored. You should use getAttribute, setAttribute, and hasAttribute instead.
See Implementation
AttributesHolder replaced string[string] on August 22, 2024
This is where the attributes are actually stored. You should use getAttribute, setAttribute, and hasAttribute instead.