IMutableProperty.Sentinel Property

Definition

Gets or sets the sentinel value that indicates that this property is not set.

public object? Sentinel { get; set; }
member this.Sentinel : obj with get, set
Public Property Sentinel As Object

Property Value

Applies to