[]
Gets or sets the WorkDays object containing the set of working days in one week.
[C1Category("CalendarInfo")] [C1Description("CalendarInfo.WorkDays", "The list of working days of a week.")] public WorkDays WorkDays { get; set; }