Returns the unique ID for this folder. This is the same id used in the APS Data Management API.
# Get the value of the property.propertyValue = dataFolder_var.id
#include <Core/Dashboard/DataFolder.h>// Get the value of the property.string propertyValue = dataFolder_var->id();