Node Runtime Handler
data class NodeRuntimeHandler(val features: NodeRuntimeHandlerFeatures? = null, val name: String? = null)
NodeRuntimeHandler is a set of runtime handler information.
NodeRuntimeHandler is a set of runtime handler information.