public bool DoAction(Conversation chat) { chat.IsTraningInProcess = false; return(!chat.IsTraningInProcess); }