public string[] AllKeys { get; }
Public ReadOnly Property AllKeys As String() Get
public: property array<String^>^ AllKeys { array<String^>^ get (); }