canAddChildren property

bool? canAddChildren
getter/setter pair

Whether the current user can add children to this folder.

This is always false when the item is not a folder.

Output only.

Implementation

core.bool? canAddChildren;