public string Port { get; set; }
Public Property Port As String
public: property String^ Port { String^ get (); void set (String^ value); }