namesRoute property
@doc Whether the node contains the semantic label for a route.
Implementation
@$pb.TagNumber(29)
FFBooleanValue get namesRoute => $_getN(28);
Implementation
@$pb.TagNumber(29)
set namesRoute(FFBooleanValue value) => $_setField(29, value);