incidentDate property

  1. @Column()
String? incidentDate
getter/setter pair

Implementation

@Column()
String? incidentDate;