Cookie.getName

Returns the name of the cookie. The name cannot be changed after creation.

@return the name of the cookie

class Cookie
nothrow
string
getName
()

Meta