309310311312313314315316317318319
{ return null; // must be declared as an array to use an indexed notation } else { return new MapArrayPropertyGetter(this.propertyNameAtomic, index, eventAdapterService, innerType); } } else { if (!(type instanceof Class)) {