abs method

SqlMoney abs()

Implementation

SqlMoney abs() => SqlMoney(value.abs());