getField
Retrieves a field (variable) by its name within this scope.
Return
The field if found, or null if not found.
Parameters
name
The name of the field to retrieve.
Retrieves a field (variable) by its name within this scope.
The field if found, or null if not found.
The name of the field to retrieve.