namespace SiteStatus.Dbo { public class SettingsDnsZoneDbo { public string Name { get; set; } } }