protocolVersion property
Protocol version this client speaks on this connection.
Settable per client because the peer decides what it supports: a build pinned to one revision cannot fall back to a version a server offers, and cannot be exercised against more than one revision.
Implementation
final String protocolVersion;