Property Instance
Instance
Gets or sets object instance of the property value container.
public object? Instance { get; set; }
Property Value
Remarks
If it is null, internal value is used.
Gets or sets object instance of the property value container.
public object? Instance { get; set; }
If it is null, internal value is used.