JSObject.hasProperty

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

Meta