date property

String? date
getter/setter pair

Which date components to include, as a string of d/m/y (e.g. 'dmy').

Implementation

String? date;