external1 property

bool get external1

Implementation

bool get external1 {
  return _lib._objc_msgSend_12(_id, _lib._sel_isExternal1);
}