'DeclarationReadOnly Property GrantedRoleIds As NodeIdCollection
'UsageDim instance As IUserIdentity Dim value As NodeIdCollection value = instance.GrantedRoleIds
NodeIdCollection GrantedRoleIds {get;}
property NodeIdCollection^ GrantedRoleIds { NodeIdCollection^ get(); }