LastNote.Note Property

Definition

The content of the note

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

Property Value

Attributes

Applies to