[Bug] Setting Font via Struct members has false warning.

When trying to set a font via “set members in struct” node I get an error saying that Font is read only. However, the function works, and font can in fact be modified this way.