precommitToken property
A precommit token will be included if the read-write transaction is on a multiplexed session.
The precommit token with the highest sequence number from this transaction attempt should be passed to the Commit request for this transaction.
Optional.
Implementation
MultiplexedSessionPrecommitToken? precommitToken;