public ConfigurationDataAPIKey() { Key = new ConfigurationData.StringItem { Name = "APIKey", Value = string.Empty }; }