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