listOfComments property

List<CommentDTO> listOfComments
getter/setter pair

Implementation

List<CommentDTO> listOfComments = [];