lbf property

num get lbf

Implementation

num get lbf => _lbf;
set lbf (num lbf)

Implementation

set lbf(num lbf) => _lbf = lbf;