whenOccurred property

DateTime? whenOccurred
getter/setter pair

The date/time when the event is broadcast. Until broadcast, the value is null.

Implementation

DateTime? whenOccurred;