Returns the collection of attributes associated with this object.
# Get the value of the property.propertyValue = operation_var.attributes
#include <Cam/Operations/Operation.h>// Get the value of the property.Ptr<Attributes> propertyValue = operation_var->attributes();