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