AllowedLength.Fixed
A string has a fixed length. If an assigned string length is shorter than a set one, the string will be filled to necessary length by trailing spaces. If an assigned string length is longer than a set one, the string will be clipped.