Class ChangeInfo, purpose of Method getComponentType()

Hi,

what info exactly is this supposed to provide?

I’m struggling to write code that compares two csv files and accesses the names and values of the
fields (of the entries that have been changed), so that the result of the comparison can be written into a json file.

So is it possible to access names and values with getComponentType()? thanks