Represents an optional boolean formatting preference on an attribute.
public enum TomlBooleanPreference
kind:method, kind:property, kind:ctor. Press Esc to clear.FalseThe preference is disabled.TrueThe preference is enabled.UnspecifiedUse the value from the broader serializer options scope.