expirationDate

abstract var expirationDate: Double?(source)

The expiration date of the cookie as the number of seconds since the UNIX epoch. If omitted then the cookie becomes a session cookie and will not be retained between sessions.