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