public int Port { get; }
Public ReadOnly Property Port As Integer Get
public: property int Port { int get (); }
member Port : int with get