I am trying to get the value of a custom property of a VC:VirtualMachine object in vRO. I have found the syntax to set this value, vm.setCustomValue("name", value) but I cannot seem to find the correct way to get the value of a custom property that has been set. Does anyone know the correct syntax or where I might be able to find that?
↧