Gets the version number of this DataFile.
# Get the value of the property.propertyValue = dataFile_var.versionNumber
#include <Core/Dashboard/DataFile.h>// Get the value of the property.integer propertyValue = dataFile_var->versionNumber();