get_members
Description:
Retrieves all the names of the members of an object.
You can obtain the value for each member by iterating the returned list and calling [method@Json.Object.get_member].
Parameters:
this |
a JSON object |
Returns:
the member names of the object |