name property

String name
final

Interface name as the OS reports it, e.g. en0, wlan0, utun3. Callers usually want to skip VPN tunnels (utun*, tun*, ppp*).

Implementation

final String name;