Returns the parent DataHub of this project.
# Get the value of the property.propertyValue = dataProject_var.parentHub
#include <Core/Dashboard/DataProject.h>// Get the value of the property.Ptr<DataHub> propertyValue = dataProject_var->parentHub();