documentIsFolder property

bool? documentIsFolder
getter/setter pair

Document Type, true refers the document is a folder, otherwise it is a typical document.

Implementation

core.bool? documentIsFolder;