total property

num? get total

Implementation

num? get total;
set total (num? total)

Implementation

set total(num? total);