Access Camera Effects in c++

In the UCameraComponent there are many features such as field of view etc i was wondering how to enable/change the values of this.

WITHOUT using a post process volume!!!

I’ve already tried Camera->Saturation = value; etc but it says camera has no such properties.

all those are keeped in PostProcessSettings structure

Use API reference more ;]