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