add_string
Description:
Add a new attribute to the builder for the string value or null.
 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  | 
      
| value | 
           the attribute value  |