# ProjectInfo

The base class containing information about a project. Use it in an import script.

## Properties

| Name | Type | Description |
| --- | --- | --- |
| id |  string  |  The ID of the project.   |
| key |  string  |  The key of the project.   |
| name |  string  |  The name of the project.   |

## See also

[YouTrack Import API](YouTrack-Import-Api-Documentation.html)

