isCommented property

bool get isCommented

If true this node is commented (ignored).

Implementation

bool get isCommented => _commented;