property Socket.prototype.localFamily Usage in Deno```typescript import { Socket } from "node:node__net.d.ts"; ``` The string representation of the local IP family. `'IPv4'` or `'IPv6'`. Type string