[]
        
Gets or sets the compared target value.
[TypeConverter(typeof(_abe))]
public object ComparedValue { get; set; }<TypeConverter(GetType(_abe))>
Public Property ComparedValue As Object| Type | Description | 
|---|---|
| object | A object value that represents the compared target value. The default is null. |