Represents type TIndexedGetter.
TIndexedGetter
strict private type TIndexedGetter = function(index: Integer): T of object;