public bool KeyFound { get; }
Public ReadOnly Property KeyFound As Boolean Get
public: property bool^ KeyFound { bool^ get (); }