Description
When working with the new `property(Map)` step it was found that passing a `null` in for the map will throw an NPE. Instead we discussed that this should just act as a no-op and return the input.
When working with the new `property(Map)` step it was found that passing a `null` in for the map will throw an NPE. Instead we discussed that this should just act as a no-op and return the input.