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