prefix property

String? prefix
getter/setter pair

Human readable CIDR notation for a prefix.

E.g. 10.42.0.0/16.

Implementation

core.String? prefix;