Json2XlsxColumnMapping.JSONProperty Property

Definition

Name of the JSON property

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

Property Value

Attributes

Applies to