isHeader property

bool isHeader
getter/setter pair

Indicates that this subtree represents a header. By default is kept as false.

Implementation

bool isHeader = false;