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