keywords
An array of keywords associated with the item, such as work, birthday, important, and so on.
Declaration
var keywords: [String]? { get set }An array of keywords associated with the item, such as work, birthday, important, and so on.
var keywords: [String]? { get set }