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