Gets if this setup is active.
# Get the value of the property.propertyValue = setup_var.isActive
#include <Cam/CAM/Setup.h>// Get the value of the property.boolean propertyValue = setup_var->isActive();