PostModel.Sticky Property

Definition

sticky

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

Property Value

Attributes

Applies to