I am loading in ema configs via an external file and I would like to print out some of the property values from my Java code however I do not see any getter methods defined on the OmmConsumerConfig object. How can I access values from the OmmConsumerConfig object?