Returns a new Mass object representing this mass in Pounds (lb).
Mass get asPounds => convertTo(MassUnit.pound);