Immutable. The name of the hub that this spoke is attached to.
@$pb.TagNumber(6) $core.String get hub => $_getSZ(5);
@$pb.TagNumber(6) set hub($core.String v) { $_setString(5, v); }