diff -r 1f37ef03ebee -r 192da585bee5 src/FingersDance.ViewModel/CuttingViewModel.cs --- a/src/FingersDance.ViewModel/CuttingViewModel.cs Mon Oct 05 15:56:27 2009 +0200 +++ b/src/FingersDance.ViewModel/CuttingViewModel.cs Mon Oct 05 18:23:10 2009 +0200 @@ -25,7 +25,7 @@ } - public String Title + public String Title { get { return _title; } set