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