isFolder property

bool? isFolder
getter/setter pair

True if it is a folder, false if it is a file.

Implementation

bool? isFolder;