Home

constant: hasOwnProperty


  {
    "comment": "/** Used to check objects for own properties. */",
    "meta": {
        "range": [
            154,
            202
        ],
        "filename": "countBy.js",
        "lineno": 5,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\lodash\\lodash-repo",
        "code": {
            "id": "astnode100000899",
            "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": "T000002R000094",
    "___s": true,
    "filepath": "countBy.js"
}