Specifies behavior for scalar/array roots that do not naturally map to a TOML document.
public enum TomlRootValueHandling
kind:method, kind:property, kind:ctor. Press Esc to clear.ErrorThrow when attempting to serialize/deserialize a non-table root.WrapInRootKeyWrap the root value under RootValueKeyName.