Returns the parent Application object.
# Get the value of the property.propertyValue = fusionDocument_var.parent
#include <Fusion/Fusion/FusionDocument.h>// Get the value of the property.Ptr<Application> propertyValue = fusionDocument_var->parent();