The document currently open in Fusion that this object references.
# Get the value of the property.propertyValue = documentReference_var.referencedDocument
#include <Core/Application/DocumentReference.h>// Get the value of the property.Ptr<Document> propertyValue = documentReference_var->referencedDocument();