wellFormed property

bool get wellFormed

Implementation

bool get wellFormed {
  return _lib._objc_msgSend_12(_id, _lib._sel_isWellFormed1);
}