Advanced camera properties

Hi,
I am interested in simulating a camera to evaluate its low light performance. To achieve this it is critical that I can set camera properties such as dynamic range and exposure time.
In the python API there does not appear to be support to set these properties, I tried to set exposure time using ‘camera.set_shutter_properties’ but this does not have any effect on the render result.
Is there any way how I can achieve this in Isaac Sim?

Thanks