How can we comment in the json files

Is there any way to comment in the .json files? for e.g. if I want to comment some nodes or edges is there any way to do it?

Unfortunately, you can not.

Someone solved by adding “__comment” elements

Thanks for the answer, I guess we could do it without comments only then.