Gets if the command input has two sliders.
# Get the value of the property.propertyValue = integerSliderCommandInput_var.hasTwoSliders
#include <Core/UserInterface/IntegerSliderCommandInput.h>// Get the value of the property.boolean propertyValue = integerSliderCommandInput_var->hasTwoSliders();