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