The following lists should have different content. Two models are created, one cloned from the other, with a list model within that is used for the content. Normally that would lead to them having the same content, but the list model ("items") is specified to be a clonedProperty of the containing model, which means the two models do not point to the same list model.