-
Home
-
API
-
SharpYaml.Serialization
-
YamlSourceGenerationOptionsAttribute
-
Properties
-
PropertyNameCaseInsensitive
PropertyNameCaseInsensitive Property
Definition
Gets or sets a value indicating whether property name matching is case-insensitive.
public bool PropertyNameCaseInsensitive { get; set; }
Returns