getVMOptionOrNull
Reads the value of a specified virtual machine (VM) option.
Return
The value of the specified VM option as a String, or null if the option is not set or cannot be read.
Parameters
name
The name of the VM option to retrieve.