add_empty
Description:
Add a new attribute to the builder that is empty.
Unconditionally adds a new attribute, even if one with the same attr_type
already exists.
Parameters:
this |
the builder |
attr_type |
the new attribute type |