@$pb.TagNumber(4) $core.bool get withdrawAddrEnabled => $_getBF(3);
@$pb.TagNumber(4) set withdrawAddrEnabled($core.bool v) { $_setBool(3, v); }