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