function getAttribute(const name: DOMString): DOMString; safecall;
__fastcall DOMString getAttribute(const DOMString name);
This is getAttribute, a member of class IDOMElement.