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