Returns the collection of attributes associated with this product.
# Get the value of the property.propertyValue = product_var.attributes
#include <Core/Application/Product.h>// Get the value of the property.Ptr<Attributes> propertyValue = product_var->attributes();