The name of the attribute
The numerical identifier of the attribute
The value of the attribute
The default value of the attribute
The minimum value of the attribute
The maximum value of the attribute
The following functions can return this type.
[Attribute] attribute = AttributeListHolder.name(attribute_name) [Attribute]|[nil] attribute = AttributeListHolder.id(attribute_id) [Attribute]|[nil] attribute = AttributeListHolder.at(position)