Marks a base type as polymorphic for YAML serialization.
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface)]
public sealed class YamlPolymorphicAttribute : YamlAttribute
kind:method, kind:property, kind:ctor. Press Esc to clear.DiscriminatorStyleGets or sets the discriminator style.TypeDiscriminatorPropertyNameGets or sets the discriminator property name.