boolean property

bool boolean

Implementation

bool get boolean {
  return js_bd.JSValueToBoolean(_context.ref, _ref);
}