Returns a message corresponding to any active error associated with the value of this parameter.
# Get the value of the property.propertyValue = operationBase_var.error
#include <Cam/Operations/OperationBase.h>// Get the value of the property.string propertyValue = operationBase_var->error();