var comment: String?
The cookie’s comment string.
クッキーのコメント文字列。
Availability 有効性
Technology
var commentURL: URL
? { get }
This value is nil
if the cookie has no comment URL. This value specifies a URL that can be presented to the user as a link for further information about this cookie.
この値はnil
です、もしクッキーがコメントURLを持たないならば。この値はURLを指定します、それはこのクッキーについてのさらに進んだ情報に対するリンクとしてユーザに提示されることができます。
var comment: String?