year property

int? year
getter/setter pair

Year of the date. Must be from 1 to 9999, or 0 to specify a date without a year.

Implementation

int? year;