Every CMS object can have a language assigned. The language is stored in the Obj instance and can be obtained using this instance method.
Returns
String or null – The language of the CMS object in BCP 47 format, e.g., fr or en-US, or null if it does not have a language.