Start property

DateTime? get Start
Gets the start date and time of the occurrence.

Implementation

DateTime? get Start => this._start;