getAll

abstract fun getAll(name: String): List<T>?

Gets all values associated with the name, or null if the name is not present