list property

List<int>? list
getter/setter pair

Implementation

List<int>? list;