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