Function JSONParserRange.front

Returns the current node from the stream.

ref const(JSONParserNode!String) front () @property;