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