[]
Gets the collection of annotation elements in the AnnotationLayer
[C1Description("Annotation.AnnotationLayer.Annotations", "Gets the collection of annotation elements in the AnnotationLayer.")]
public ObservableCollection<IAnnotationBase> Annotations { get; }