getAll

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

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