public int Port { get; }
Public ReadOnly Property Port As Integer Get
public: virtual property int Port { int get () sealed; }
abstract Port : int with get override Port : int with get
In This Article