Function GenericRecord.opIndex

Returns the field data with the given name.

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