public bool IsConnector { get; set; }
Public Property IsConnector As Boolean Get Set
public: virtual property bool IsConnector { bool get () sealed; void set (bool value) sealed; }
abstract IsConnector : bool with get, set override IsConnector : bool with get, set