PostModel.PostThumbnail Property

Definition

post_thumbnail

[System.Text.Json.Serialization.JsonPropertyName("post_thumbnail")]
public System.Text.Json.JsonElement? PostThumbnail { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("post_thumbnail")>]
member this.PostThumbnail : Nullable<System.Text.Json.JsonElement> with get, set
Public Property PostThumbnail As Nullable(Of JsonElement)

Property Value

Attributes

Applies to