Property Bag
Bag
Gets or sets an TypedValueDictionary for this route, which can hold contextual variables for this Route object.
public TypedValueDictionary Bag { get; set; }
Gets or sets an TypedValueDictionary for this route, which can hold contextual variables for this Route object.
public TypedValueDictionary Bag { get; set; }