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