Adds a new member for the given name and value into an object.
This function will return if the object already contains a member with the same name.
the name of the member
the value of the member
Deprecated: Use json.object.ObjectJson.setMember instead
Adds a new member for the given name and value into an object.
This function will return if the object already contains a member with the same name.