SectionResponse.Creator Property

Definition

The creator of the section.

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

Property Value

Attributes

Applies to