file top-level property

dynamic get file

Provides information about files and allows JavaScript in a web page to access their content.

MDN Reference

Implementation

_i2.dynamic get file => _i4.getProperty(
      _self,
      'File',
    );