hasDSX property

bool hasDSX

Returns true if this node or any sub-node is a DSX entry.

Implementation

bool get hasDSX => false;