The `[Column.Trim]` attribute, when added to a string property in a mapped class, will trim the value of the property after reading from the database.
The
[Column.Trim]attribute, when added to a string property in a mapped class, will trim the value of the property after reading from the database.