is4 property

bool get is4

Return type iff the value has type X4.

Implementation

bool get is4 => value is X4;