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