Home

constant: hasOwnProperty


  {
    "comment": "/** Used to check objects for own properties. */",
    "meta": {
        "range": [
            376,
            424
        ],
        "filename": "isEmpty.js",
        "lineno": 10,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\lodash\\lodash-repo",
        "code": {
            "id": "astnode100004493",
            "name": "hasOwnProperty",
            "type": "MemberExpression",
            "value": "Object.prototype.hasOwnProperty"
        }
    },
    "description": "Used to check objects for own properties.",
    "name": "hasOwnProperty",
    "longname": "hasOwnProperty",
    "kind": "constant",
    "scope": "global",
    "___id": "T000002R000442",
    "___s": true,
    "filepath": "isEmpty.js"
}