PostModel.Modified Property

Definition

modified

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

Property Value

Attributes

Applies to