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