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