SyncHover: Boolean
The SyncHover property determines whether highlighting is synchronized
Use JSON or the setSyncHover method to set the property value and the getSyncHover method to get the property value.
The property is set to True, if the highlighting is synchronized and the False if the highlighting is not synchronized.
By default the property is set to True.
The example of use is given in the page with description of the DVSyncManager.add method.