Property Match
Match
Gets or Sets the match status assigned to this explanation node.
May be null
if match status is unknown.
Declaration
public virtual bool? Match { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |