insert

inline fun <T> insert(path: String, value: T, xattr: Boolean = false)

Inserts an Object node field. Fails if the field already exists.