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