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