| Name | <JavaReflectedObjectTag.reflect_field[<name>]> | 
| Returns | JavaReflectedObjectTag | 
| Description | Reads the field of the given name on the object and returns the value as another reflected tag. See also JavaReflectedObjectTag.read_field | 
| Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/JavaReflectedObjectTag.java#L402 |