is7 property

bool get is7

Return type iff the value has type X7.

Implementation

bool get is7 => value is X7;