group property

JSContextGroup get group

Implementation

JSContextGroup get group {
  return JSContextGroup(js_bd.JSContextGetGroup(_ref));
}