TeamDetails.Value Property

Definition

Name of the team

[System.Text.Json.Serialization.JsonPropertyName("name")]
public string Value { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("name")>]
member this.Value : string with get, set
Public Property Value As String

Property Value

Attributes

Applies to