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