public int MaxPacketSize { get; set; }Public Property MaxPacketSize As Integer
Get
Setpublic:
property int MaxPacketSize {
int get ();
void set (int value);
}member MaxPacketSize : int with get, setThis should normally be left alone unless familiar with SSH.