Not overridable
@$pb.TagNumber(21) $core.bool get floating => $_getBF(20);
@$pb.TagNumber(21) set floating($core.bool value) => $_setBool(20, value);