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