Id Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 Id Property Patterns-In-Action! Application ► Cart ► ShoppingCartItem ► Id C# Visual Basic Unique identifier of the product; Declaration Syntax C# Visual Basic public int Id { get; set; } Public Property Id As Integer Assembly: Cart (Module: Cart) Version: 1.0.0.0 (1.0.0.0) previous page start next page