property Revision: integer; default -1;
Description
Gets the value of the revision component of the version number for the current instance, or -1 if the revision number is undefined.
For example, if the version number is 1.2.3.4, the revision number is 4. If the version number is 1.2, the revision number is undefined.