secure property

bool get secure

Implementation

bool get secure {
  return _lib._objc_msgSend_12(_id, _lib._sel_isSecure1);
}