AboutWindow.version_

string version_() @property

Get version_ property.

Returns

The version of the application.

The version is displayed on the main page.

If property@AboutWindow:release-notes-version is not set, the version will also be displayed above the release notes on the What's New page.

void version_(string propval) @property

Set version_ property.

Parameters

propvalThe version of the application. The version is displayed on the main page. If property@AboutWindow:release-notes-version is not set, the version will also be displayed above the release notes on the What's New page.