Gets the DataFile that represents this document in A360.
# Get the value of the property.propertyValue = document_var.dataFile
#include <Core/Application/Document.h>// Get the value of the property.Ptr<DataFile> propertyValue = document_var->dataFile();