Gets if this datafile has Children (referenced components) that are out of date (not the latest version).
# Get the value of the property.propertyValue = dataFile_var.hasOutofDateChildReferences
#include <Core/Dashboard/DataFile.h>// Get the value of the property.boolean propertyValue = dataFile_var->hasOutofDateChildReferences();