| Interface Properties | 
The Interface type exposes the following members.
| Name | Description | |
|---|---|---|
| FullName | 
            The full name including Host prefix. This is only used for printing
            to the simulation console.
              | |
| Gateway | 
            The default gateway of the interface.
              | |
| Hostname | 
            The hostname set on the interface.
              | |
| IpAddress | 
            The logical layer-3 IP address of the interface.
              | |
| MaximumTransmissionUnit | 
            The maximum transmission unit (MTU) of the data-link layer
            implementation of the NIC.
              | |
| Name | 
            The name associated with the interface.
              | |
| Netmask | 
            The subnet mask of the interface.
              | |
| Nic | 
            The NIC that is associated with the interface.
              |