Writes the opening brace of a JSON object.
procedure StartObject();
This method writes the opening brace of a JSON object to the output. To close the object call EndObject.