Returns the parent project that owns this folder.
# Get the value of the property.propertyValue = dataFolder_var.parentProject
#include <Core/Dashboard/DataFolder.h>// Get the value of the property.Ptr<DataProject> propertyValue = dataFolder_var->parentProject();