Suppose I have a business object '`obj1`' that has property '`P`'.

Let's also assume that I have a list of business objects: '`List<BussObj> list`' and each BussObj object contains 2 properties:...