RemovedItems property

List<TComplexProperty?> RemovedItems
Gets the removed items.

Implementation

List<TComplexProperty?> get RemovedItems => this._removedItems;