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