string IDataErrorInfo.this[string columnName] { get { return(CEF.CurrentValidationService(this).GetPropertyMessages(this, columnName).AsString().message); } }