Attempts to get a stable hash for the current property name without materializing it.
public bool TryGetPropertyNameHash(scoped out ulong hash)
When this method returns true, contains the property-name hash (case-sensitive) computed by the parser.
true when the current token is a property name; otherwise false.