One of the best way to check property of an Object in JavaScript

I always wonder which is the best way to check property of any Object in Javascript. Here is the example

Example 1

Example 2