$translatedMessage public property
The translated message. An event handler may overwrite this property with a translated version of $message if possible. If not set (null), it means the message is not translated.
public string $translatedMessage = null
Please login to continue.