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