stops property
List<ICompletion> ?
get
stops
Property getter and setter for stops:
Implementation
List<ICompletion>? get stops;
set
stops
(List<ICompletion> ? stops)
Implementation
set stops(List<ICompletion>? stops);