p property

TRouteParam get p
inherited

Shorthand for accessing the route param.

Implementation

TRouteParam get p { return routeParam; }