Property.Value Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the value of the field.
public object Value { get; set; }
Property value
System.Object
Gets or sets the value of the field.
public object Value { get; set; }