Collection<ILibraryEntryProperty> Properties { get; }ReadOnly Property Properties As Collection(Of ILibraryEntryProperty)
Getproperty Collection<ILibraryEntryProperty^>^ Properties {
Collection<ILibraryEntryProperty^>^ get ();
}abstract Properties : Collection<ILibraryEntryProperty> with get