Variable ImportDeclaration.endIndex

class ImportDeclaration
{
  // ...
  ulong endIndex ;
  // ...
}