The version is displayed on the main page.
If property@AboutDialog:release-notes-version is not set, the version will also be displayed above the release notes on the What's New page.
string version_() @propertyGet version_ property.
The version is displayed on the main page.
If property@AboutDialog: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) @propertySet version_ property.
propval | The version of the application. The version is displayed on the main page. If property@AboutDialog:release-notes-version is not set, the version will also be displayed above the release notes on the What's New page. |