name property

String get name

The name property contains the name of the adapter. The name is used to identify the adapter in the application and also to understand the type of request that is being handled.

Implementation

String get name;