NSToolbar.Identifier
A string value that you use to differentiate your app’s toolbars.
Declaration
typealias Identifier = StringDiscussion
Multiple toolbar objects can have the same identifier. If two or more toolbars share an identifier, the system synchronizes the state of the toolbars and displays the same items for each one.