setYear property

void setYear=(int? value)

Implementation

set setYear(int? value) => _year = value;