fix(deprecation): get the actual class on which the attribute is renamed
requested to merge topic/default/get-the-actual-class-on-which-the-attribute-is-renamed into branch/default
If we go for the class of this instance, sometime those class can be different for example in an inheritance context.