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