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