Share via


StepStatus.Name Property

Definition

Gets the name of the step.

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public string Name { get; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to