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