namespace gswi.Configuration { public class FrontendSettings { public string URL { get; set; } } }