public bool HasBeenRead { get; set; }
Public Property HasBeenRead As Boolean Get Set
public: property bool^ HasBeenRead { bool^ get (); void set (bool^ value); }