public HashSet<string> OURoots { get; }Public ReadOnly Property OURoots As HashSet(Of String)
Getpublic:
virtual property HashSet<String^>^ OURoots {
HashSet<String^>^ get () sealed;
}abstract OURoots : HashSet<string> with get
override OURoots : HashSet<string> with get