Also note, that in restricted environments you can...
# language-proposals
o
Also note, that in restricted environments you cannot just call
setAccessible(true)
and write to the field. So it has to be public field for frameworks to work everywhere.