Gets and sets the description information associated with this item.
# Get the value of the property.propertyValue = dataFile_var.description
#include <Core/Dashboard/DataFile.h>// Get the value of the property.string propertyValue = dataFile_var->description();