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