open fun setStaticField(staticField: String): Unit
Set a fully qualified static field name to retrieve, e.g. "example.MyExampleClass.MY_EXAMPLE_FIELD". Convenient alternative to specifying targetClass and targetField.
See Also
#setTargetClass#setTargetField