Property IgnoreCase IgnoreCase Gets or sets a value indicating whether the enumeration parser should ignore case when matching names. Defaults to false. Declaration public bool IgnoreCase { get; set; } Property Value Type Description bool