public Dictionary<string, deRole> oAppRoles { get; }
Public ReadOnly Property oAppRoles As Dictionary(Of String, deRole) Get
public: property Dictionary<String^, deRole^>^ oAppRoles { Dictionary<String^, deRole^>^ get (); }