Gets and sets the Item property.
            Items represent individual objects that contain one or more attribute name-value pairs.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public List<ReplaceableItem> Item { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public List<ReplaceableItem> Item { get; set; }