Gets the active DataFolder as seen in the Fusion Data Panel.
# Get the value of the property.propertyValue = data_var.activeFolder
#include <Core/Dashboard/Data.h>// Get the value of the property.Ptr<DataFolder> propertyValue = data_var->activeFolder();