public getName(index as Int) as String:
Returns the SAX1 qualified attribute name at an index.
Qualified name, or null when the index is invalid.
null
name = attrs.getName(0)