Indeed, property binding for the Blackboard component, is taking place in Blackboard.Awake -> “InitializePropertiesBinding”.
You can if you want manually call this if you need to though like so: blackboard.InitializePropertiesBinding(blackboard.propertiesBindTarget, false);