Gets or sets the Site interface associated with this component. The SDG Manager starts only after it has been added to a container.
You need not set the ISite directly. The ISite is automatically set when the class is added to a container (e.g., this.components.Add(sdgManager1);)