namespace ServiceHost; public class AppSettingConfiguration { public string Domain { get; set; } }