Gives you the vertex Attribute with the given name or index.
AttributeError when there is no such attribute. The exception message doesn't only tell the name/index of the attribute that doesn't exist, but also lists the attributes that do exist.
See Implementation
Gives you the vertex Attribute with the given name or index.