name property

String? name
final

The name to use for the mapper parameter in the generated initRdfMapper method. Enables dependency injection of specific mapper instances.

Implementation

final String? name;