Get the localized description of the strategy.
# Get the value of the property.propertyValue = operationStrategy_var.description
#include <Cam/Operations/OperationStrategy.h>// Get the value of the property.string propertyValue = operationStrategy_var->description();