Set config props via a plugin

Is there anyway to set config props via a plugin?

I can manually add to [global-]config.edn

{
 :block-hidden-properties #{:bygonz}
}

but we want to add a setting that can enable or disable showing/rendering the prop in the tree.