public MapField<string, int> ResumeScore { get; }Public ReadOnly Property ResumeScore As MapField(Of String, Integer)
Getpublic:
property MapField<String^, int>^ ResumeScore {
MapField<String^, int>^ get ();
}member ResumeScore : MapField<string, int> with get