date property

  1. @Property(type: PropertyType.date)
DateTime? date
getter/setter pair

Implementation

@Property(type: PropertyType.date)
DateTime? date;