reachable property

bool? reachable
getter/setter pair

Represents whether the vulnerability is reachable (detected via static analysis)

Implementation

core.bool? reachable;