Variable File.filePath

Path to this file.

class File
{
  // ...
  const(string) filePath ;
  // ...
}