How can I disable a field of a document?

Hi, I need to avoid that the value of a field in a document can be modified once the client decides that it cannot be modified. There is some property that can be assigned to a document field for this.
How could I do it?