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