AddedItems property

List<TComplexProperty> AddedItems
Gets the added items.

Implementation

List<TComplexProperty> get AddedItems => this._addedItems;