The document that is doing the referencing and owns this reference.
# Get the value of the property.propertyValue = documentReference_var.parentDocument
#include <Core/Application/DocumentReference.h>// Get the value of the property.Ptr<Document> propertyValue = documentReference_var->parentDocument();