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