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