Returns true if this node is a DSX entry.
true
DSX
@override bool get isDSX => variable?.isDSX ?? false;