Function GenericRecord.getField

Returns the field data with the given name.

ref inout inout(GenericDatum) getField (
  string name
);