public object GetValueAt(int index) { return(Context.FromJSValue(UnderlyingJSValue.GetValueAt((nuint)index))); }