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