public getType(index as Int) as String
Returns the attribute type at the given index.
Attribute type, or null when the index is invalid.
null
kind = attrs.getType(0)