Returns the name of the hub.
# Get the value of the property.propertyValue = dataHub_var.name
#include <Core/Dashboard/DataHub.h>// Get the value of the property.string propertyValue = dataHub_var->name();