versionName property

String? versionName
getter/setter pair

Public name of the application (e.g., 1.0.0). The version name of this package, as specified by the manifest tag's versionName attribute.

Implementation

String? versionName;