JSObject.setProperty

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

Meta