free
Description:
public void free ()
  
  Free an attribute and its allocated memory.
 These is usually used with attributes that are allocated by [ctorAttribute.new] or a similar function.
Parameters:
| this | attribute to free | 
Free an attribute and its allocated memory.
 These is usually used with attributes that are allocated by [ctorAttribute.new] or a similar function.
| this | attribute to free |