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