Checks whether the current property name matches the expected value, using an ordinal, case-sensitive comparison.
public bool PropertyNameEquals(string expected)
The expected property name.
true
false