/// <summary> /// Sets the maker. /// </summary> /// <param name="maker">The maker.</param> public void SetMaker(Maker maker) { this.maker = maker; }