Application.version_

string version_() @property nothrow

Get version_ property.

Returns

The human-readable version number of the application.
void version_(string propval) @property nothrow

Set version_ property.

Parameters

propvalThe human-readable version number of the application.