// IChannel public virtual T GetProperty <T> () where T : class { return(inner.GetProperty <T> ()); }