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