TypeInfoPropertyName Property

Definition

Assembly SharpYaml.dll

Gets or sets the generated YamlTypeInfo property name exposed on the context.

public string? TypeInfoPropertyName { get; set; }

Returns