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