public int PeerPort { get; set; }
Public Property PeerPort As Integer
public: property int PeerPort { int get (); void set (int value); }