If I have created the following Employee object (simplified)...
public class Employee { public Employee() {
It works, you can just try s.th. like:
public class A { public A test { get; set; } }