finished property

bool get finished

Implementation

bool get finished {
  return _lib._objc_msgSend_12(_id, _lib._sel_isFinished1);
}