'Declaration Public ReadOnly Property Annotations As System.Collections.Generic.IList(Of AnnotationRenderer)
public System.Collections.Generic.IList<AnnotationRenderer> Annotations { get; }
public: __property System.Collections.Generic.IList<AnnotationRenderer*>* get_Annotations();
public:
property System.Collections.Generic.IList<AnnotationRenderer^>^ Annotations { System.Collections.Generic.IList<AnnotationRenderer^>^ get(); }