NameValueItemName Property

Get/Set the name of the item.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
[JsonPropertyAttribute(Order = 0)]
public string Name { get; set; }

Property Value

String

See Also