valid property

bool get valid

Implementation

bool get valid {
  return _lib._objc_msgSend_12(_id, _lib._sel_isValid1);
}