447448449450451452453454455456457
{ return null; // must be declared as an array to use an indexed notation } else { return new ObjectArrayArrayPropertyGetter(propertyIndex, index, eventAdapterService, innerType); } } else { if (!(type instanceof Class)) {