I have a script that looks at each VM object's
config.extraConfig["tools.syncTime"] value to see if guest time synchronization has been enabled. The MOB says that this property value is a 'string' type. In alpha2, this property returned the string value "true" or "false"; In alpha5 the string is (mistakenly?) converted to a 0 or 1.