Gets if this hub is a Personal (PersonalHubType) or Team (TeamHubType) type hub.
# Get the value of the property.propertyValue = dataHub_var.hubType
#include <Core/Dashboard/DataHub.h>// Get the value of the property.HubTypes propertyValue = dataHub_var->hubType();