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