Changing values in base class (C++) does not propagate to child Blueprint

If you set a value in C++, in the constructor, it becomes the default in the Blueprint, so when you change the value in C++ the Blueprint will reflect that value if you set this as the default option in the blueprint, (the yellow arrow at the right must not appear).