is9 property

bool get is9

Return type iff the value has type X9.

Implementation

bool get is9 => value is X9;