name property

  1. @ImcField('Modem Name', 'name', ImcType.typePlaintext)
String name

Name/Label of the acoustic modem.

Implementation

@ImcField('Modem Name', 'name', ImcType.typePlaintext)
String get name;