is2 property

bool get is2

Return type iff the value has type X2.

Implementation

bool get is2 => value is X2;