The id of the column. This is constant and cannot be changed by the user.
# Get the value of the property.propertyValue = configurationColumn_var.id
#include <Fusion/Configurations/ConfigurationColumn.h>// Get the value of the property.string propertyValue = configurationColumn_var->id();