property Deno.MulticastV4Membership.setLoopback Sets the multicast loopback option. If enabled, multicast packets will be looped back to the local socket. Type (loopback: boolean) => Promise<void>