jason
jason copied to clipboard
Set exists to true when value could be parsed
Without this fix, parsing "null" and then calling Null() on the resulting Value will return an error because exists is never assigned to true.