Returns the parent folder this item is contained within.
# Get the value of the property.propertyValue = dataFile_var.parentFolder
#include <Core/Dashboard/DataFile.h>// Get the value of the property.Ptr<DataFolder> propertyValue = dataFile_var->parentFolder();