OperationActionPropertyItemPropertyName Property

Get/Set the name of the operation property.

Definition

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

Property Value

String

See Also