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