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