The object to check for the specified property.
A Result
object with either a boolean indicating whether the object has the specified property, or an Error
object if the input parameters are invalid.
Generated using TypeDoc v0.24.7
Last modified 2 yr. ago
Checks if a plain JavaScript object has a specified property.
Example
Example
Handle invalid input parameters: