sessionId property

String? sessionId
getter/setter pair

Identification of the session.

When not simulating, this value is communicated in the response using a session cookie or URL rewriting.

Implementation

String? sessionId;