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