peer property

  1. @ImcField('Peer Name', 'peer', ImcType.typePlaintext)
String peer

The name of the peer on the other side of this link.

Implementation

@ImcField('Peer Name', 'peer', ImcType.typePlaintext)
String get peer;