Name | Description | |
---|---|---|
hasChildren | true, if the item is a folder and has files; otherwise, false or undefined. | |
hasSubFolders | true, if the item is a folder and has sub folders; otherwise, false or undefined. | |
isFolder | true, if the item is a folder; otherwise, false. | |
path | The path of the item. | |
size | The size of the file, in bytes. Undefined for sub folder. |