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