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