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