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