TimeStamp property

DateTime? TimeStamp
Gets the date and time when the event occurred.

Implementation

DateTime? get TimeStamp => this.timestamp;