VIP of the forwarding rule.
@$pb.TagNumber(4) $core.String get vip => $_getSZ(3);
@$pb.TagNumber(4) set vip($core.String v) { $_setString(3, v); }