public int ProxyPort { get; set; }
Public Property ProxyPort As Integer Get Set
public: property int ProxyPort { int get (); void set (int value); }
member ProxyPort : int with get, set
In This Article