Gets the name of the strategy associated with this operation.
# Get the value of the property.propertyValue = operationBase_var.strategy
#include <Cam/Operations/OperationBase.h>// Get the value of the property.string propertyValue = operationBase_var->strategy();