How do you access settings for a CameraActor?

So, if I create a camera with spawnActor and save a reference to it, I’m having a bit of a hard time accessing it’s settings. For example I want to set it as an orthographic camera, but I cannot find that option anywhere once I try to search it for the CameraActor reference I posses.

You need to get the CameraComponent from the Actor: