Returns a collection containing the documents directly referenced by this document.
# Get the value of the property.propertyValue = document_var.documentReferences
#include <Core/Application/Document.h>// Get the value of the property.Ptr<DocumentReferences> propertyValue = document_var->documentReferences();