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