[]
Gets or sets the text of the annotation.
[Json("text")] public string Content { get; set; }
<Json("text")> Public Property Content As String