Returns the collection of attributes associated with this product.
# Get the value of the property.propertyValue = workingModel_var.attributes
#include <Fusion/Fusion/WorkingModel.h>// Get the value of the property.Ptr<Attributes> propertyValue = workingModel_var->attributes();