--- sidebar_label: JSHandle.[__JSHandleSymbol] --- # JSHandle.\[\_\_JSHandleSymbol\] property Used for nominally typing [JSHandle](./puppeteer.jshandle.md). #### Signature: ```typescript class JSHandle { [__JSHandleSymbol]?: T; } ```