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