parentObjectId property

String? parentObjectId
getter/setter pair

The object ID of this shape's parent placeholder.

If unset, the parent placeholder shape does not exist, so the shape does not inherit properties from any other shape.

Implementation

core.String? parentObjectId;