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