Gets the file extension for this data file. The file type can be inferred from this.
# Get the value of the property.propertyValue = dataFile_var.fileExtension
#include <Core/Dashboard/DataFile.h>// Get the value of the property.string propertyValue = dataFile_var->fileExtension();