property SocketAddressInitOptions.address Usage in Deno```typescript import { type SocketAddressInitOptions } from "node:node__net.d.ts"; ``` The network address as either an IPv4 or IPv6 string. Type string | undefined