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