Share via


OpenAIAssistantDefinition.Name Property

Definition

The name of the assistant.

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)]
public string? Name { get; init; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingNull)>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to