data

fun <T : Any> DataSetBuilder<T>.data(name: String, value: Data<T>)
val <T : Any> DataTreeItem<T>?.data: Data<T>?