taskTitles
An array of strings containing the titles for individual tasks to add to the new task list.
Declaration
var taskTitles: [INSpeakableString]? { get }Discussion
When creating a new task list, use the strings in this property to populate the task list with a set of initial tasks.