Gets the user visible name of this input.
# Get the value of the property.propertyValue = sliderCommandInput_var.name
#include <Core/UserInterface/SliderCommandInput.h>// Get the value of the property.string propertyValue = sliderCommandInput_var->name();