JSObject.getProperty

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

Meta