is1 property

bool get is1

Return type iff the value has type X1.

Implementation

bool get is1 => value is X1;