headingId property

String? headingId
getter/setter pair

The heading ID of the paragraph.

If empty, then this paragraph is not a heading. This property is read-only.

Implementation

core.String? headingId;