is6 property

bool get is6

Return type iff the value has type X6.

Implementation

bool get is6 => value is X6;