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