Weight Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 Weight Property Patterns-In-Action! Application ► ActionService.DataTransferObjects ► ProductDto ► Weight C# Visual Basic Gets or sets the weight of the product. Declaration Syntax C# Visual Basic public string Weight { get; set; } Public Property Weight As String Assembly: ActionService (Module: ActionService) Version: 1.0.0.0 (1.0.0.0) previous page start next page