nestingLevel property

int? nestingLevel
getter/setter pair

The depth of the tab within the document.

Root-level tabs start at 0.

Output only.

Implementation

core.int? nestingLevel;