Returns a collection of Milestones associated with all versions of this DataFile.
# Get the value of the property.propertyValue = dataFile_var.milestones
#include <Core/Dashboard/DataFile.h>// Get the value of the property.Ptr<Milestones> propertyValue = dataFile_var->milestones();