Returns the English (language tag "en") 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 an English string, omits that value in the array.
The [[Thing]] to read a localised string value from.
The Property whose localised string value to return.
An array of English string values for the given Property.
Returns the English (language tag "en") 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 an English string, omits that value in the array.