public List<AnlVhistText> lstAnlVTexte { get { return _lstAnlVTexte; } set { _lstAnlVTexte = value; OnPropertyChanged("lstAnlVTexte"); } }