name

abstract fun name(name: String): JsonWriter

Encodes the property name.

Return

this writer.

Parameters

name

the name of the forthcoming value. Must not be null.