open fun getAll(name: String): MutableList<String>
Returns the values with the specified name
name - The name to search
name
Return A immutable java.util.List of values which will be empty if no values are found