Derived from: OperationBase.isSelected
# Get the value of the property.propertyValue = setup_var.isSelected
#include <Cam/CAM/Setup.h>// Get the value of the property.boolean propertyValue = setup_var->isSelected();
// Get the value of the property.propertyValue = setup_var.isSelected;