operator [] method

FieldAccess operator [](
  1. String field
)

Implementation

FieldAccess operator [](String field) => FieldAccess(this, field);