Indicates if this folder is the root folder within the parent project.
# Get the value of the property.propertyValue = dataFolder_var.isRoot
#include <Core/Dashboard/DataFolder.h>// Get the value of the property.boolean propertyValue = dataFolder_var->isRoot();