interface property
final
The external interface instance that exists "outside" of the module
.
This is the interface that other modules will connect to when establishing interface-to-interface connections.
Implementation
final InterfaceType interface;