isUnknown method

bool isUnknown()

Implementation

bool isUnknown() {
  return this == Troolean.Unknown;
}