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