AddNull(Property_: String): IJsonObjectBuilder;
Property_. Element name.
The AddNull method adds en element with an empty value.
The example of use is given in description of the IJsonDocument.WriteToString method.
See also:
IJsonObjectBuilder