public IList NextRoles { get; set; }
Public Property NextRoles As IList Get Set
public: property IList^ NextRoles { IList^ get (); void set (IList^ value); }
member NextRoles : IList with get, set
In This Article