InteractionInput.Name Property

Definition

Gets or sets the name for the input. Used for accessing inputs by name from a keyed collection.

public string Name { get; init; }
member this.Name : string with get, set
Public Property Name As String

Property Value

Applies to