Gets or sets the behavior when an unknown discriminator is encountered. When set to a value other than Unspecified, this overrides the global UnknownDerivedTypeHandling.
public TomlUnknownDerivedTypeHandling UnknownDerivedTypeHandling { get; set; }