[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [CSSComputedStyleProperty](./puppeteer.protocol.dom.csscomputedstyleproperty.md) > [value](./puppeteer.protocol.dom.csscomputedstyleproperty.value.md) ## Protocol.DOM.CSSComputedStyleProperty.value property Computed style property value. Signature: ```typescript value: string; ```