writeName

abstract fun writeName(name: String)

Encodes the property name.

Parameters

name

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