year property

int year

The year.

Implementation

int get year {
  return _date.year;
}