Dictionary<string, string> Methods { get; }ReadOnly Property Methods As Dictionary(Of String, String)
Getproperty Dictionary<String^, String^>^ Methods {
Dictionary<String^, String^>^ get ();
}abstract Methods : Dictionary<string, string> with get