local_address
  
  Description:
  [ 
NoAccessorMethod ]
[ 
Version ( since = 
"2.42" ) ]
public Address local_address { 
owned get; 
construct; }
  
    Sets the Address to use for the client side of the connection.
    Use this property if you want for instance to bind the local socket to a specific IP address.