Returns the localized string values of the specified Property from a [[Thing]]. If the Property is not present, returns an empty array. If the Property's value is not a string of the specified locale, omits that value in the array.
The [[Thing]] to read the localised string values from.
The Property whose localised string values to return.
The desired locale for the string values.
An array of localised string values for the given Property.
Returns the localized string values of the specified Property from a [[Thing]]. If the Property is not present, returns an empty array. If the Property's value is not a string of the specified locale, omits that value in the array.