Gets or sets behavior when an unknown derived type discriminator is encountered.
public YamlUnknownDerivedTypeHandling UnknownDerivedTypeHandling { get; set; }
When set to a value other than Unspecified, this overrides the value from UnknownDerivedTypeHandling and any value from System.Text.Json.Serialization.JsonPolymorphicAttribute.