Picks the field getter responsible for the field corresponding to name, or i if unnamed, and sets its type and value.
field index
field type
field name or null if unnamed.
field value, meaningful only for certain types.
true if a getter handled the field or false to skip it.
See Implementation
Picks the field getter responsible for the field corresponding to name, or i if unnamed, and sets its type and value.