aNullableIntList property

List<int>? aNullableIntList
getter/setter pair

Implementation

List<int>? aNullableIntList;