hasOwnProperty
Check if an object has a specific property in a type-safe manner
that meets the eslint rule @typescript-eslint/no-prototype-builtins
.
Parameters
Returns
boolean
Function defined in common/src/utils/hasOwnProperty.ts:8