public int SysMsgBufferSize { get; set; }
Public Property SysMsgBufferSize As Integer Get Set
public: property int^ SysMsgBufferSize { int^ get (); void set (int^ value); }