name property

String? name
getter/setter pair

The name for this named port.

The name must be 1-63 characters long, and comply with RFC1035.

Implementation

core.String? name;