# Researcher ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **_id** | **String** | A globally unique reference for objects. | [optional] **name** | **String** | The name of the researcher. | [optional] **email** | **String** | The email address of the researcher. | [optional] **address** | **String** | The physical address of the researcher. | [optional] **studies** | **[Any]** | The set of all studies conducted by the researcher. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)