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