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