Returns the collection of attributes associated with this product.
# Get the value of the property.propertyValue = cAM_var.attributes
#include <Cam/CAM/CAM.h>// Get the value of the property.Attributes propertyValue = cAM_var->attributes();
// Get the value of the property.propertyValue = cAM_var.attributes;