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