status property

TaskStatus? status
getter/setter pair

The current status of a Task, including state and a message.

Implementation

TaskStatus? status;