public bool Is1Port { get; }
Public ReadOnly Property Is1Port As Boolean Get
public: virtual property bool Is1Port { bool get () sealed; }
abstract Is1Port : bool with get override Is1Port : bool with get
In This Article