Returns the collection of attributes associated with this mesh body.
# Get the value of the property.propertyValue = meshBody_var.attributes
#include <Fusion/MeshBody/MeshBody.h>// Get the value of the property.Ptr<Attributes> propertyValue = meshBody_var->attributes();