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