set_null_member
Description:
Convenience function for setting an object member with a `null` value.
See also: [method@Json.Object.set_member], [method@Json.Node.init_null]
Parameters:
this |
a JSON object |
member_name |
the name of the member |