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