SectionResponse.SectionName Property

Definition

The name of the section.

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

Property Value

Attributes

Applies to