Optional. Specifies the units of measure for the display fields.
@$pb.TagNumber(7) $32.Units get units => $_getN(6);
@$pb.TagNumber(7) set units($32.Units v) { setField(7, v); }