Returns the parent Document object.
# Get the value of the property.propertyValue = drawing_var.parentDocument
#include <Drawing/Drawing/Drawing.h>// Get the value of the property.Ptr<Document> propertyValue = drawing_var->parentDocument();