isProxy property

bool get isProxy

Implementation

bool get isProxy {
  return _lib._objc_msgSend_12(_id, _lib._sel_isProxy1);
}