date property

String? date
getter/setter pair

Date of the holiday, in ISO 8601 format.

For example, "2016-12-25" for Christmas 2016. Always present.

Implementation

core.String? date;