canAddChildren property

bool? canAddChildren
getter/setter pair

Whether the current user can add children to this folder.

This is always false when the item isn't a folder.

Output only.

Implementation

core.bool? canAddChildren;