isNet property

bool isNet

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

Implementation

bool get isNet => false;