public bool IsInProgress { get; }
Public ReadOnly Property IsInProgress As Boolean Get
public: property bool IsInProgress { bool get (); }