CreateSectionRequest.NameOfTheNewSection Property

Definition

The name of the new section.

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

Property Value

Attributes

Applies to