Skip to content

Patch.value property

The new value of the element at the path. Only for operations "add", "replace", "test".

public object? value { get; }

See Also