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