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