What's a good way to give a blackboard enum a default value at the beginning?

Or is there a way to create a service that sets that value at the beginning but only once when the behavior tree begins to execute?

Can you just set it as the first thing in the tree?