[This is preliminary documentation and is subject to change.]
public bool Pending { get; private set; }
Public Property Pending As Boolean Get Private Set
public: property bool Pending { bool get (); private: void set (bool value); }