If set, specifies the default task list to use for scheduling tasks of this activity type. This default task list is used if a task list is
not provided when a task is scheduled through the ScheduleActivityTaskDecision.

C# |
public TaskList DefaultTaskList { get; set; }