Hello
I have an attribute defined as a string on a class A with a default value. There are subclasses B,C,D bellow this class. I want to change the at a certain point of type the default value of this attribute on the class A. I did not found the way to do it. Thank you for your help
