public IEnumerable <string> GetValueNames(string Section) { return(_Storage.GetValueNames(Section)); }