Returns the User that created this data file.
# Get the value of the property.propertyValue = dataFile_var.createdBy
#include <Core/Dashboard/DataFile.h>// Get the value of the property.Ptr<User> propertyValue = dataFile_var->createdBy();