namespace SiteStatus.Dbo { public class SettingsHostDbo { public string Ip { get; set; } } }