'Declaration Public Overridable ReadOnly Property ParagraphsDeepSearch As ReadOnlyCollection(Of Paragraph)
'Usage Dim instance As Container Dim value As ReadOnlyCollection(Of Paragraph) value = instance.ParagraphsDeepSearch
public virtual ReadOnlyCollection<Paragraph> ParagraphsDeepSearch {get;}