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