public Embeddable()
 {
     Sub = new EmbeddableComponent();
 }
			public Embeddable()
			{
				Sub = new EmbeddableComponent();
			}