Is it possible to set the config property flag of a class at editor runtime?

I want to change the default value of UAnimMontage::BlendIn. I’d prefer to use the config system, because directly overriding it may be confusing in the future / break the existing config system.