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