Returns if the version this Datafile represents is a milestone. Returns true if it is a milestone.
# Get the value of the property.propertyValue = dataFile_var.isMilestone
#include <Core/Dashboard/DataFile.h>// Get the value of the property.boolean propertyValue = dataFile_var->isMilestone();