How to access client copy of an object from the server

Imagine I spawn object from the server, and then I want to change material only for one of the clients.
So real question is how do I reference this object on the client from the server?