[]
Gets the List<T> object which holds the list of holidays (non-working days in addition to weekends).
[C1Category("CalendarInfo")] [C1Description("CalendarInfo.Holidays", "The list of holidays.")] public List<DateTime> Holidays { get; }