comment
The cookie’s comment string.
Declaration
var comment: String? { get }Discussion
This value is nil if the cookie has no comment. You can present this string to the user, explaining the contents and purpose of this cookie.
The cookie’s comment string.
var comment: String? { get }This value is nil if the cookie has no comment. You can present this string to the user, explaining the contents and purpose of this cookie.