namespace EDAViewer.Models.Properties; public interface IBackground { public List Timers { get; } }