Determines whether the reader contains an exact name/value property pair.
public readonly bool Contains(ReadOnlySpan<char> name, ReadOnlySpan<char> value)
The property name.
The property value.
true
false