javaVmVersion property

String javaVmVersion
getter/setter pair

javaVmVersion is the java version of the device.Refers to System.getProperty("java.vm.version") e.g.2.1.0

Implementation

String javaVmVersion;