containerName property

String? containerName
getter/setter pair

The name of the container for this item.

Deletion of the container item leads to automatic deletion of this item. Note: ACLs are not inherited from a container item. To provide ACL inheritance for an item, use the inheritAclFrom field. The maximum length is 1536 characters.

Implementation

core.String? containerName;