Attributes of HTML element
t { assert(H5Obj.attributes(["a": "b"]).attributes == ["a": "b"]);
See Implementation