namespace ErsatzTV.Core; public static class Settings { public static int ListenPort { get; set; } }