Add an attribute having the specified value to this object. Return true on success and false if an attribute having the same value already exists in this object.
Synopsis
Declared in <ball_managedattributeset.h>
bool
addAttribute(ManagedAttribute const& value);
Created with MrDocs