public getQName(index as Int) as String
Returns the qualified name at the given index.
Qualified name, empty string, or null when unavailable.
null
qName = attrs.getQName(0)