major property

int? major
getter/setter pair

The major version number is incremented when the protocol is changed in a potentially incompatible way.

Implementation

int? major;