public getLocalName(index as Int) as String:
Returns the local name at an index.
Local name, or null when the index is invalid.
null
localName = attrs.getLocalName(0)