JSObject.setPropertyAsync

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setPropertyAsync(string str, JSObject value)
    struct JSObject
    nothrow @nogc
    void
    setPropertyAsync
    (
    in string str
    ,)
  2. void setPropertyAsync(WebString str, JSObject value)

Meta