Field.Formatter property

The Formatter to be used for Serialization/Deserialization if the default formatting is not used.

public ITextFormatter Formatter { get; }

See Also