Application.version_
string version_() @property nothrowGet version_ property.
Returns
The human-readable version number of the application.
void version_(string propval) @property nothrowSet version_ property.
Parameters
propval | The human-readable version number of the application. |