protected Dictionary<string, string?> InternalDictionary { get; }Protected ReadOnly Property InternalDictionary As Dictionary(Of String, String)
Getprotected:
property Dictionary<String^, String^>^ InternalDictionary {
Dictionary<String^, String^>^ get ();
}function get_InternalDictionary();