id property

  1. @ImcField('Identifier', 'id', ImcType.typePlaintext)
String id

The unique identifier for this feature (used as the name for points of interest)

Implementation

@ImcField('Identifier', 'id', ImcType.typePlaintext)
String get id;