Any possible way to get property modifications?

Any possible way to get property modifications? without taking help from preset class as it has restrictions on class with ExcludeFromPreset. Looking for help from staffs. I mean as EditorJsonUtility can serialize any object i wish there was way to get property modification without restriction of preset. Currently i am using json to extract the property modifications but that’s not optimal solution.