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