Returns the English (language tag "en") string value of the specified Property from a [[Thing]]. If the Property is not present as a string in English, returns null. If the Property has multiple English string values, returns one of its values.
The [[Thing]] to read a localised string value from.
The Property whose localised string value to return.
An English string value for the given Property if present, or null otherwise.
1.13.0
Returns the English (language tag "en") string value of the specified Property from a [[Thing]]. If the Property is not present as a string in English, returns null. If the Property has multiple English string values, returns one of its values.