Media.Poster Property

Definition

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

Property Value

Attributes

Applies to