completionDate property

DateTime? completionDate
getter/setter pair

If the trigger has been completed this var will have the date the event has been completed.

Implementation

DateTime? completionDate;