Annotations are additional pieces of data, supplied by Twitter clients, in a non-structured dictionary.
| C# | Visual Basic |
public Dictionary<string, string> Annotations { get; set; }
Public Property Annotations As Dictionary(Of String, String) Get Set
The annotations.