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