name property

String? name
final

This set's name, which must be a resource ID segment and unique within all named sets owned by the Router. Name should conform to RFC1035.

Implementation

final String? name;