minor property
getter/setter pair
The minor version number is incremented when the protocol is changed in a backwards compatible way.
Implementation
int? minor;
The minor version number is incremented when the protocol is changed in a backwards compatible way.
int? minor;