If set, specifies the default task list to use for scheduling decision tasks for executions of this workflow type. This default is used only
if a task list is not provided when starting the execution through the StartWorkflowExecution Action or
StartChildWorkflowExecutionDecision.

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