isNet property

bool get isNet

Indicates whether this signal behaves like a LogicNet, allowing multiple drivers.

Implementation

bool get isNet => false;