🔧 SDK ReferenceManagersObjectManagersyncsyncSynchronizes an object's properties between the server and the client.This method is used to ensure that all clients see the same state of an object.Syntaxobject.sync();Exampleobject.sync();Available on: Client