stocks property

List<StockDTO>? stocks
getter/setter pair

Implementation

List<StockDTO>? stocks;