stores property

List<String>? stores
getter/setter pair

Implementation

List<String>? stores;