public readonly property attributes as ArrayList<klyn.reflection.Attribute>:
Reflected attributes declared on the type.
attrs = String.type.attributes print(attrs.size)