[]
Gets or sets the function that gets the source item from a converted item.
protected Func<T, S>? ConvertBack { get; set; }