namespace test274 { public class Configuration { public string urls { get; set; } public string DBConnectionString { get; set; } } }