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