Col is the collection to iterate.
@$pb.TagNumber(3) Expr get col => $_getN(2);
@$pb.TagNumber(3) set col(Expr v) { setField(3, v); }