is8 property

bool get is8

Return type iff the value has type X8.

Implementation

bool get is8 => value is X8;