Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fix for property names that can be falsy
Property names for map model objects can be anything, including numbers or null. Using a general falsification test might wrongly reject them.
- Loading branch information