i want to create a system log. I will store the previous data in a objectA(class) and to new data to objectB(class). then loop to its property to determine what values are different. then save it to a text file.