/// <inheritdoc/>
 protected override string GetValue(RequestTransformContext context)
 {
     return(Value);
 }