Returns all localized string values mapped by the locales for the specified property from the specified [[Thing]] (explicitly filters out non-language string literals).
The [[Thing]] to read the localised string values from.
The Property whose localised string values to return.
A Map of objects, keyed on locale with the value an array of string values (for that locale).
Returns all localized string values mapped by the locales for the specified property from the specified [[Thing]] (explicitly filters out non-language string literals).