lastWeek property

Week lastWeek

The last week of this year

Implementation

Week get lastWeek {
  return lastMonth.lastWeek;
}