Required. Specifies the destination port to match against.
@$pb.TagNumber(2) $core.String get port => $_getSZ(1);
@$pb.TagNumber(2) set port($core.String v) { $_setString(1, v); }