var value1 = object1[propertyName];
            var value2 = object2[propertyName];注意操作符号的使用