How to set class defaults in editor for cpp files specifically AnimationSharingStateProcessor

I’m following the animation sharing plugin tutorial and I’m stuck trying to set the animation state enum for the state processor because I want to use the cpp version and not the blueprint version of the state processor

How would I go about doing this step on the cpp version of the state processor because I cannot open it in the editor like the blueprint one to see this screen.