public static async Task <string> GetAsync(IOperationExecutionContext context) => (await context.ExpandVariablesAsync("$" + Name)).AsString();