-
Home
-
API
-
SharpYaml.Serialization
-
YamlSourceGenerationOptionsAttribute
-
Properties
-
TypeDiscriminatorPropertyName
TypeDiscriminatorPropertyName Property
Definition
Gets or sets the property name used for discriminator-based polymorphism.
public string? TypeDiscriminatorPropertyName { get; set; }
Returns