Get the string value for key parameter with an empty string as default value
class function getValue(key: string; default: string = ''): string