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