val property

List<num> get val

Implementation

List<num> get val;
set val (List<num> value)

Implementation

set val(List<num> value);