spec property

RouteSpec? spec
getter/setter pair

Spec holds the desired state of the Route (from the client).

Implementation

RouteSpec? spec;