Gets if this datafile has children, (i.e. a Fusion Design containing referenced components).
# Get the value of the property.propertyValue = dataFile_var.hasChildReferences
#include <Core/Dashboard/DataFile.h>// Get the value of the property.boolean propertyValue = dataFile_var->hasChildReferences();