<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [CorporationInfo](./bitburner.corporationinfo.md) &gt; [state](./bitburner.corporationinfo.state.md)

## CorporationInfo.state property

State of the corporation. Possible states are START, PURCHASE, PRODUCTION, SALE, EXPORT.

<b>Signature:</b>

```typescript
state: string;
```