keys(o): string[];
o. JSON object.
The keys method returns array of method and properties names for the specified object.
See also:
Object