translated_keyword property

translated_keyword property

Gets the translated keyword that contains a translation of the keyword into the language indicated by the language property.

Definition:

@property
def translated_keyword(self):
    ...

See Also