PropertyNameCaseInsensitive Property

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Gets or sets a value indicating whether property name matching is case-insensitive.

public bool PropertyNameCaseInsensitive { get; init; }

Returns