Determines if the key is found in the config file. The key can be either its name of in the format of groupName.keyName or just the key name.
Name of the key to get the value of
true if the config file contains the key false otherwise.
See Implementation
Determines if the key is found in the config file. The key can be either its name of in the format of groupName.keyName or just the key name.