Returns the parent project that this item is in.
# Get the value of the property.propertyValue = dataFile_var.parentProject
#include <Core/Dashboard/DataFile.h>// Get the value of the property.Ptr<DataProject> propertyValue = dataFile_var->parentProject();