PropertyItemValue Property

Get/Set the value of this item.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 1)]
public string Value { get; set; }

Property Value

String

See Also