[Home](./index.md) > [bitburner](./bitburner.md) > [CorporationInfo](./bitburner.corporationinfo.md) > [state](./bitburner.corporationinfo.state.md) ## CorporationInfo.state property State of the corporation. Possible states are START, PURCHASE, PRODUCTION, SALE, EXPORT. Signature: ```typescript state: string; ```