AnnotationsCollection Annotations { get; set; }Property Annotations As AnnotationsCollection
Get
Setproperty AnnotationsCollection^ Annotations {
AnnotationsCollection^ get ();
void set (AnnotationsCollection^ value);
}abstract Annotations : AnnotationsCollection with get, set