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