isDSX property

bool get isDSX

Returns true if this node is a DSX entry.

Implementation

bool get isDSX => false;