I am in the process of adding a prefab that processes string loaded information and adds it to a TMPUGUI object, however I have run into an obstacle where I am unable to dynamically scale the headers due to an inability to access the TextMeshProUGUI.fontSize property.
Seeing as this doesn't seem like an overstep in any direction and is just basic TMP support, please add support for us to be able to Get this property! Setting it from Udon would be great as well.