{
            get => _selectedDiary;
            set
            {
                if (SetProperty(ref _selectedDiary, value))