nats property

List<RouterNat>? nats
getter/setter pair

A list of NAT services created in this router.

Implementation

core.List<RouterNat>? nats;