Gets if this operation is selected in the 'Setups' browser.
# Get the value of the property.propertyValue = operationBase_var.isSelected
#include <Cam/Operations/OperationBase.h>// Get the value of the property.boolean propertyValue = operationBase_var->isSelected();