'Declaration
ReadOnly Property GrantedRoleIds As NodeIdCollection
'Usage
Dim instance As IUserIdentity Dim value As NodeIdCollection value = instance.GrantedRoleIds
NodeIdCollection GrantedRoleIds {get;}
property NodeIdCollection^ GrantedRoleIds { NodeIdCollection^ get(); }