public IEnumerable<string> Keys { get; }
Public ReadOnly Property Keys As IEnumerable(Of String) Get
public: property IEnumerable<String^>^ Keys { IEnumerable<String^>^ get (); }