The prose text erroneously states that FixedLength takes an integer argument specifying the fixed length. In fact it is just a boolean telling that the length specified with the MaxLength attribute is always used.
I wonder whether we really need this. Actually, I think we don't need it.