Items property

List<TComplexProperty> Items
Gets the items.

Implementation

List<TComplexProperty> get Items => this._items;