complex property

bool? complex
final

object can have only values from the set of complex numbers.

See https://en.wikipedia.org/wiki/Complex_number.

Implementation

final bool? complex;