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