tasks
The array of individual tasks to perform.
Declaration
var tasks: [INTask] { get }Discussion
A task list contains one or more INTask objects representing the individual tasks. Each task has its own descriptive information and trigger conditions.