name property

String? name
final

The name of the IRI part. This corresponds to a named template variable in the RdfIri template (e.g., id for {id}).

Implementation

final String? name;