Replication of a variable of the GameState

Thanks a lot for your answer. According to the Network Compendium:

“The GameState is replicated to all Clients. So everyone can access it”.

It is clear for me that clients can access GameState data, but, from your answer, I guess that they cannot modify it.

I would be very grateful if you, or somebody, can give me a clue on how to proceed.