amount property

num get amount

Money amount value.

Implementation

num get amount;
set amount (num value)

Implementation

set amount(num value);