Returns the parent Application object.
# Get the value of the property.propertyValue = drawingDocument_var.parent
#include <Drawing/Drawing/DrawingDocument.h>// Get the value of the property.Ptr<Application> propertyValue = drawingDocument_var->parent();