public bool DebugUnhandledMessage { get; set; }
Public Property DebugUnhandledMessage As Boolean Get Set
public: property bool^ DebugUnhandledMessage { bool^ get (); void set (bool^ value); }