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