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