public string Annotation { get; set; }
Public Property Annotation As String Get Set
public: property String^ Annotation { String^ get (); void set (String^ value); }
member Annotation : string with get, set
In This Article