time property

DateTime? time
getter/setter pair

Time of occurrence of the activity.

This is in UNIX epoch time in seconds.

Implementation

core.DateTime? time;