acquire

Whenever a Spec sets tree props, the TreeProps map from the parent is copied. If parent TreeProps are null, a new TreeProps instance is created to copy the current tree props.

Infer knows that newProps is owned but doesn't know that newProps.mMap is owned.