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