sessionId property

String? sessionId
getter/setter pair

Renamed to SessionIdentityHash. No sender emits it and no code reads the bag's copy; the name stays reserved so a future field cannot claim its field id.

Implementation

String? sessionId;