Get a string configuration value.
this |
an instance of Config |
key |
the key name |
the value corresponding to the key as string. If the key does not exist, null is returned. |