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