public string GetPathValue(string setting) { return(ConfigSection.UnescapeString(GetStringValue(setting))); }