public StereotypeInstance(Project p, Guid g, Stereotype stereotype) : base(p, g) { Stereotype = stereotype; }