Function JSObject.getPropertyAt

Gets a property from this Object given its numeric index.

JSValue getPropertyAt (
  uint id
);