Sets the help text for this binding.
void setHelp(String key, String desc) { help = Help(key: key, desc: desc); }