is5 property

bool get is5

Return type iff the value has type X5.

Implementation

bool get is5 => value is X5;