public class AyConfig { public bool AllowScheduleConflicts { get; set; } = true; public string Test { get; set; } = "AyaNova server "; }