marks property

List<int> marks
getter/setter pair

Implementation

List<int> marks = <int>[];