write

fun write(obj: Any, section: ConfigurationSection)

Writes the properties of the obj back to the section.

Parameters

obj

the object to write

section

the ConfigurationSection to write to