tagNames
The tag names that you want to include on a saved file.
Declaration
var tagNames: [String]? { get set }Discussion
When the value of showsTagField is true, use this property to provide an array of strings that represent the initial tag names to display in the panel. If you set the property to nil or an empty array, the panel displays no initial tag names.