Assume the following:
public class A { private T _field; public T Field { get{ Console.WriteLine("hello");