Contents

groupName

The user-visible name of the group that contains the task list.

Declaration

@NSCopying var groupName: INSpeakableString? { get }

Discussion

Use groups to organize tasks within your app. For example, you might use this property so specify the name of the folder containing the task. Group names should always correspond to the user-visible name of the container, and not to any internal designation.