How to assign component to Uproperty from within class defaults

It’s more like how it is in Unity here starting at 3:08.

You can assign existing object references to variables. I have an existing Component I want to assign to a variable. TSubclassOf is a way to tell the component what class to spawn at run time.