The optional default task list specified for this activity type at registration. This default task list is used if a task list is not
            provided when a task is scheduled through the ScheduleActivityTaskDecision. You can override this default when scheduling a
            task through the ScheduleActivityTaskDecision.
             
            
 Declaration Syntax
 Declaration Syntax| C# | 
public TaskList DefaultTaskList { get; set; }