filePath property

CFile get filePath

Implementation

CFile get filePath {
  return CFile(this);
}