Prefix Kv keys with a base part
Currently I add
Instead of manually adding
base() to all keys:Instead of manually adding
base() to every key, could there be a way to have it added by default, for all Kv methods?