is3 property

bool get is3

Return type iff the value has type X3.

Implementation

bool get is3 => value is X3;