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