path

@get:JvmName(name = "getPath")
@set:JvmName(name = "setPath")
var path: String
Path value of the cookie to set. Optional.

string path = 4;