$y property

int get $y

Implementation

int get $y {
  return _date.year;
}