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