'Declaration ReadOnly Property ThemesFonts As System.Collections.ObjectModel.ReadOnlyCollection(Of IThemeFont)
'Usage Dim instance As IThemeFonts Dim value As System.Collections.ObjectModel.ReadOnlyCollection(Of IThemeFont) value = instance.ThemesFonts
System.Collections.ObjectModel.ReadOnlyCollection<IThemeFont> ThemesFonts {get;}