Items property

List<TComplexProperty> get Items
Gets the items.

Implementation

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