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