how to get length of property in object javascript code example Example: javascript object length var size = Object.keys(myObj).length;